-
Home
-
Schedule Post Changes With PublishPress Future: Unpublish, Delete, Change Status, Trash, Change Categories
-
3.4.0
-
Code
-
Classes
- CronToWooActionSchedulerAdapter
Total Complexity |
18 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
204 |
Lines of code |
113 |
Logical lines of code |
31 |
Comment lines |
30 |
Methods |
11 |
Properties |
0 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
clearScheduledAction() |
S |
49 |
6 |
34 |
postHasScheduledActions() |
S |
60 |
2 |
15 |
getScheduledActions() |
S |
62 |
2 |
11 |
scheduleRecurringActionInSeconds() |
S |
65 |
1 |
11 |
scheduleRecurringAction() |
S |
65 |
1 |
11 |
getIdentifier() |
S |
81 |
1 |
3 |
getNextScheduleForAction() |
S |
79 |
1 |
3 |
scheduleSingleAction() |
S |
66 |
1 |
10 |
scheduleAsyncAction() |
S |
67 |
1 |
9 |
enqueueAsyncAction() |
S |
78 |
1 |
3 |
cancelActionsByGroup() |
S |
79 |
1 |
3 |